Changes to class Arraychar

The constructor for class Arraychar now initializes each element of the the array to 0.

The virtual function removeAll() has been implemented, which resets each element of the array to 0.